Papers with Adversarial Filtering
SWAG: A Large-Scale Adversarial Dataset for Grounded Commonsense Inference (D18-1)
Copied to clipboard
| Challenge: | a new dataset presents a task of grounded commonsense inference, unifying natural language inference and commonsensical reasoning. |
| Approach: | They propose a procedure that constructs a de-biased dataset by iteratively training stylistic classifiers and using them to filter the data. |
| Outcome: | The proposed procedure oversamples a de-biased dataset using state-of-the-art language models . human models struggle on the proposed procedure, indicating significant opportunities for future research. |
HellaSwag: Can a Machine Really Finish Your Sentence? (P19-1)
Copied to clipboard
| Challenge: | Existing commonsense models struggle to perform inferences that are trivial for humans, but are often misclassified by state-of-the-art models. |
| Approach: | They propose a dataset that is adversarial to state-of-the-art commonsense reasoning and use it to build a model that is surprisingly robust. |
| Outcome: | The proposed dataset is compared with existing models and scaled up towards a critical 'Goldilocks zone' wherein generated text is ridiculous to humans, yet often misclassified by state-of-the-art models. |
DiscoSense: Commonsense Reasoning with Discourse Connectives (2022.emnlp-main)
Copied to clipboard
| Challenge: | DiscoSense is a benchmark for commonsense reasoning using a wide variety of discourse connectives. |
| Approach: | They propose a benchmark for commonsense reasoning by understanding a wide variety of discourse connectives. |
| Outcome: | The proposed benchmark outperforms existing benchmarks on commonsense reasoning tasks. |